home *** CD-ROM | disk | FTP | other *** search
- object ONEBUTTONCHANGEDLG: TONEBUTTONCHANGEDLG
- Tag = 1
- Left = 188
- Top = 141
- HelpContext = 270
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Change single button'
- ClientHeight = 187
- ClientWidth = 524
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Command: TLabel
- Tag = 9
- Left = 4
- Top = 7
- Width = 80
- Height = 14
- AutoSize = False
- Caption = '&Command:'
- FocusControl = id_btn_command
- end
- object Parameters: TLabel
- Tag = 10
- Left = 4
- Top = 35
- Width = 80
- Height = 14
- AutoSize = False
- Caption = '&Parameters:'
- FocusControl = id_btn_param
- end
- object Startpath: TLabel
- Tag = 11
- Left = 4
- Top = 60
- Width = 80
- Height = 14
- AutoSize = False
- Caption = '&Start path:'
- FocusControl = id_btn_startpath
- end
- object Iconfile: TLabel
- Tag = 12
- Left = 4
- Top = 85
- Width = 40
- Height = 13
- Caption = 'Icon &file:'
- FocusControl = id_btn_iconfilename
- end
- object Icon: TLabel
- Tag = 13
- Left = 4
- Top = 110
- Width = 40
- Height = 14
- AutoSize = False
- Caption = '&Icon:'
- FocusControl = id_btn_icon
- WordWrap = True
- end
- object id_btn_iconindex: TLabel
- Left = 54
- Top = 110
- Width = 25
- Height = 14
- AutoSize = False
- Caption = '0'
- WordWrap = True
- end
- object Tooltip: TLabel
- Tag = 14
- Left = 4
- Top = 167
- Width = 80
- Height = 14
- AutoSize = False
- Caption = '&Tooltip:'
- FocusControl = id_btn_ToolTip
- end
- object id_btn_command: TComboBox
- Left = 85
- Top = 6
- Width = 298
- Height = 21
- DropDownCount = 20
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- MaxLength = 259
- ParentFont = False
- TabOrder = 0
- OnChange = id_btn_commandChange
- end
- object id_btn_find1: TButton
- Left = 384
- Top = 5
- Width = 25
- Height = 22
- Caption = '>>'
- TabOrder = 1
- OnClick = id_btn_find1Click
- end
- object id_btn_findbar: TButton
- Tag = 15
- Left = 412
- Top = 4
- Width = 110
- Height = 23
- Caption = 'Add Subbar >>'
- TabOrder = 2
- OnClick = id_btn_findbarClick
- end
- object id_btn_param: TEdit
- Left = 85
- Top = 31
- Width = 298
- Height = 21
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 259
- ParentFont = False
- TabOrder = 3
- end
- object id_btn_assymbol: TCheckBox
- Tag = 16
- Left = 387
- Top = 34
- Width = 134
- Height = 14
- Caption = 'Run mi&nimized'
- TabOrder = 4
- OnClick = id_btn_assymbolClick
- end
- object id_btn_startpath: TEdit
- Left = 85
- Top = 56
- Width = 298
- Height = 21
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 259
- ParentFont = False
- TabOrder = 6
- end
- object id_btn_iconfilename: TEdit
- Left = 85
- Top = 81
- Width = 298
- Height = 21
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 259
- ParentFont = False
- TabOrder = 7
- OnExit = id_btn_iconfilenameExit
- end
- object id_btn_iconfile: TButton
- Left = 384
- Top = 81
- Width = 25
- Height = 21
- Caption = '>>'
- TabOrder = 8
- OnClick = id_btn_iconfileClick
- end
- object id_btn_icon: TListBox
- Left = 85
- Top = 106
- Width = 298
- Height = 54
- Columns = 8
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 36
- ParentFont = False
- Style = lbOwnerDrawFixed
- TabOrder = 9
- OnClick = id_btn_iconClick
- OnDrawItem = id_btn_iconDrawItem
- end
- object id_btn_ToolTip: TEdit
- Left = 85
- Top = 164
- Width = 298
- Height = 21
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 259
- ParentFont = False
- TabOrder = 10
- end
- object Ok: TButton
- Tag = 4001
- Left = 420
- Top = 110
- Width = 100
- Height = 23
- Caption = 'Ok'
- Default = True
- TabOrder = 11
- OnClick = OkClick
- end
- object Cancel: TButton
- Tag = 4002
- Left = 420
- Top = 136
- Width = 100
- Height = 23
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 12
- end
- object id_Globalhelp: TButton
- Tag = 4003
- Left = 420
- Top = 162
- Width = 100
- Height = 23
- Caption = '&Help'
- TabOrder = 13
- OnClick = id_GlobalhelpClick
- end
- object id_btn_maximized: TCheckBox
- Tag = 17
- Left = 387
- Top = 50
- Width = 134
- Height = 14
- Caption = 'Run ma&ximized'
- TabOrder = 5
- OnClick = id_btn_maximizedClick
- end
- object ResolutionFix1: TResolutionFix
- Left = 4
- Top = 132
- end
- object Translate1: TTranslate
- Tag = 5060
- Left = 40
- Top = 136
- end
- end
-